FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package NICEProfiling.v23Q1#0.5.0 (62 ms)

Package NICEProfiling.v23Q1
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=NICEProfiling.v23Q1@0.5.0&canonical=https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-MedicationAgreement-2022Q1
Url https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-MedicationAgreement-2022Q1
Version 0.0.1
Status active
Name NICE-MedicationAgreement
Title NICE-MedicationAgreement
Experimental False
Description This profile is for submitting data to the NICE related to periods in which medication was agreed upon and ordered for a patient.
Purpose This profile is used to submit medication order related information to the Dutch National Intensive Care Evaluation (NICE). It was derived from the Nictiz Health and Care Information Model (HCIM; Dutch: Zorginformatiebouwsteen or ZIB) MedicationRequest, 2017 release version 3.1
Copyright CC0
Type MedicationRequest
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Encounter-2022Q1 NICE-Encounter
https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Patient-2022Q1 NICE-Patient
https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Verified-2022Q1 NICE-Verified
http://nictiz.nl/fhir/StructureDefinition/zib-Encounter zib Encounter


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "NICE-MedicationAgreement",
  "meta" : {
    "lastUpdated" : "2022-08-04T15:14:20.6500941+00:00"
  },
  "url" : "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-MedicationAgreement-2022Q1",
  "version" : "0.0.1",
  "name" : "NICE-MedicationAgreement",
  "title" : "NICE-MedicationAgreement",
  "status" : "active",
  "publisher" : "NICE",
  "contact" : [
    {
      "name" : "NICE",
      "telecom" : [
        {
          "system" : "email",
          "value" : "vragen@stichting-nice.nl"
        }
      ]
    }
  ],
  "description" : "This profile is for submitting data to the NICE related to periods in which medication was agreed upon and ordered for a patient.",
  "purpose" : "This profile is used to submit medication order related information to the Dutch National Intensive Care Evaluation (NICE). It was derived from the Nictiz Health and Care Information Model (HCIM; Dutch: Zorginformatiebouwsteen or ZIB) MedicationRequest, 2017 release version 3.1",
  "copyright" : "CC0",
  "fhirVersion" : "3.0.2",
  "mapping" : [
    {
      "identity" : "NICE-Datadictionary-MDS",
      "uri" : "https://www.stichting-nice.nl/dd/#528",
      "name" : "NICE-Datadictionary-MDS",
      "comment" : "The Minimal Data Set (MDS)"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "MedicationRequest",
  "baseDefinition" : "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAgreement",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "MedicationRequest.extension",
        "path" : "MedicationRequest.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "MedicationRequest.extension:Verified",
        "path" : "MedicationRequest.extension",
        "sliceName" : "Verified",
        "short" : "Is the instance validated by a medical professional?",
        "definition" : "Extension that is used to indicate whether the entire instance has been validated.\r\n\r\nEvery instance shall be validated by a hospital member / datamanager. However, this is not always feasible in case of automated submission of NICE data elements. This extensions shall be used to indicate the validation status of the instance.",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Verified-2022Q1"
          }
        ]
      },
      {
        "id" : "MedicationRequest.extension:periodOfUse",
        "path" : "MedicationRequest.extension",
        "sliceName" : "periodOfUse",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "NICE-Datadictionary-MDS",
            "map" : "https://www.stichting-nice.nl/dd/#57",
            "comment" : "Chronic Obstructive Pulmonary Disease"
          },
          {
            "identity" : "NICE-Datadictionary-MDS",
            "map" : "https://www.stichting-nice.nl/dd/#78",
            "comment" : "Diabetes"
          },
          {
            "identity" : "NICE-Datadictionary-MDS",
            "map" : "https://www.stichting-nice.nl/dd/#159",
            "comment" : "Immunological insufficiency"
          },
          {
            "identity" : "NICE-Datadictionary-MDS",
            "map" : "https://www.stichting-nice.nl/dd/#411",
            "comment" : "Thrombolytic therapy following acute myocardial infarction"
          },
          {
            "identity" : "NICE-Datadictionary-MDS",
            "map" : "https://www.stichting-nice.nl/dd/#432",
            "comment" : "Vasoactive medication"
          }
        ]
      },
      {
        "id" : "MedicationRequest.status",
        "path" : "MedicationRequest.status",
        "mustSupport" : false
      },
      {
        "id" : "MedicationRequest.intent",
        "path" : "MedicationRequest.intent",
        "short" : "order",
        "definition" : "Whether the request is a proposal, plan, or an original order. Only medication requests that are actually ordered should be sent to NICE.",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.medicationReference:medicationReference",
        "path" : "MedicationRequest.medicationReference",
        "sliceName" : "medicationReference",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-PharmaceuticalProduct-2022Q1"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.subject",
        "path" : "MedicationRequest.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Patient-2022Q1"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.context",
        "path" : "MedicationRequest.context",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Encounter"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-episodeofcare"
          },
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Encounter-2022Q1"
          }
        ],
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.